const github.com/andybalholm/brotli/flate.codegenCodeCount

3 uses

	github.com/andybalholm/brotli/flate (current package)
		huffman_bit_writer.go#L22: 	codegenCodeCount = 19
		huffman_bit_writer.go#L71: 	codegenFreq     [codegenCodeCount]int32
		huffman_bit_writer.go#L86: 		codegenEncoding: newHuffmanEncoder(codegenCodeCount),